From 60750b3ffda1c27f47cdcd7dc97f863e08391b32 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 27 Jan 2018 14:49:34 +0100 Subject: [PATCH] tests: Don't add testswitch twice in Makefile.am --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index f274840ff3..caa699cb53 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -146,7 +146,6 @@ noinst_PROGRAMS = $(TEST_PROGS) \ testvolumebutton \ testscrolledwindow \ testscrolledge \ - testswitch \ testcellarea \ testswitch \ styleexamples \ -- 2.30.2